ExtraSeriesTypeName Property (ErrorBar<T>)
In This Topic
A flag for client-side wrapper to indicate that this series is an ExtraSeries.
Syntax
'Declaration
Public Overrides ReadOnly Property ExtraSeriesTypeName As String
public override string ExtraSeriesTypeName {get;}
See Also